Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sqlite #793

Merged
merged 16 commits into from
Sep 15, 2018
Merged

Feature/sqlite #793

merged 16 commits into from
Sep 15, 2018

Conversation

lonnieezell
Copy link
Member

No description provided.

xatr0z and others added 7 commits August 1, 2017 23:43
Add support for the SQLite3 database driver.
SQLite3 handles auto_increment different: It remembers the old value
even after removing the table. Tests fail because of this.

Since users may expect this behaviour, the best choice is to change the
tests to use an 'unique' instead of 'auto_increment' on SQLite3.
@lonnieezell lonnieezell merged commit 5562caa into develop Sep 15, 2018
@jim-parry jim-parry deleted the feature/sqlite branch September 27, 2018 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants